Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove DuplicateVector #209

Merged
merged 2 commits into from
Oct 21, 2024
Merged

Remove DuplicateVector #209

merged 2 commits into from
Oct 21, 2024

Conversation

adrhill
Copy link
Owner

@adrhill adrhill commented Oct 21, 2024

Closes #63 by removing the non-public set type DuplicateVector.

@codecov-commenter
Copy link

codecov-commenter commented Oct 21, 2024

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.99%. Comparing base (ececbfd) to head (d664f02).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #209      +/-   ##
==========================================
+ Coverage   93.92%   93.99%   +0.07%     
==========================================
  Files          30       29       -1     
  Lines        1202     1183      -19     
==========================================
- Hits         1129     1112      -17     
+ Misses         73       71       -2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@adrhill adrhill merged commit f766b0c into main Oct 21, 2024
11 checks passed
@adrhill adrhill deleted the ah/remove-duplicate-vector branch October 21, 2024 13:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix DuplicateVector performance
2 participants